ComponentOne ASP.NET MVC Controls
ChartAnimation<T> Class Members
Properties  Methods 

C1.Web.Mvc Namespace : ChartAnimation<T> Class

The following tables list the members exposed by ChartAnimation<T>.

Public Constructors
 NameDescription
Public ConstructorCreates one ChartAnimation<T> instance.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets whether the plot points animate one at a time, series by series, or all at once. The whole animation is still completed within the duration.  
Public PropertyGets or sets a value indicating whether animation is applied to the axis.  
Public PropertyGets the child components. (Inherited from C1.Web.Mvc.Component)
Public PropertyGets or sets the length of entire animation in milliseconds.  
Public PropertyGets or sets the easing function applied to the animation.  
Public PropertyGets or sets the component id. (Inherited from C1.Web.Mvc.Component)
Top
Public Methods
 NameDescription
Public MethodReturns an HTML-encoded string. (Inherited from C1.Web.Mvc.Component)
Top
Extension Methods
 NameDescription
Public Extension MethodRender the html string in template mode.
Top
See Also

Reference

ChartAnimation<T> Class
C1.Web.Mvc Namespace